h1{
    text-indent: -50px;
}

.p1{
    text-indent: 20px;
}

/*du parent*/
.p2{
    text-indent: 20%;
}
